Add a single item to be deleted in the current batch operation.
Item is identified by its hash-and-range primary key.
Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public void AddDeleteKey(
Object hashKey,
Object rangeKey
)
Parameters
- hashKey
-
Type: System.Object
Hash key of the item to delete
- rangeKey
-
Type: System.Object
Range key of the item to delete
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5